Checks if the given point is within the bounds of the given polygon.
Namespace: MindFusion.Drawing
File: Graphics.js
JavaScript
![]() |
---|
function pointInPoly (point, poly) |
Type: Point
The point to check.
MindFusion.Charting for JavaScript Programmer's Guide | © 2025 MindFusion |